gtk4.git
2016-02-29 Paolo Borelligdk: implement gdk_display_list_devices using GdkSeat
2016-02-29 Paolo Borelligdk: remove the display->list_devices vfunc
2016-02-29 Cosimo Cecchirange: fix fill level for vertical inverted scales
2016-02-29 Cosimo CecchiUpdate CSS nodes documentation
2016-02-29 Cosimo Cecchiscale: add gadgets for indicator/label in scale marks
2016-02-29 Cosimo Cecchiscale: add a gadget for every mark
2016-02-29 Cosimo CecchiAdwaita: add minimum size for marks
2016-02-29 Cosimo Cecchigadget: improve debug message
2016-02-29 Cosimo Cecchirange: draw slider on top of all contents
2016-02-29 Cosimo Cecchiscale: implement rendering for marks gadgets
2016-02-29 Cosimo Cecchiscale: implement size allocate for mark gadgets
2016-02-29 Cosimo Cecchiscale: port marks size request to gadgets
2016-02-29 Cosimo Cecchiscale: use gadgets instead of nodes for mark containers
2016-02-29 Cosimo Cecchiscale: rename function arguments
2016-02-29 Cosimo Cecchiscale: remove unused argument
2016-02-29 Cosimo Cecchirange: better hack for GtkColorScale
2016-02-29 Cosimo Cecchirange: deprecate gtk_range_get/set_min_slider_size()
2016-02-29 Cosimo Cecchirange: don't use gtk_range_set_min_slider_size()
2016-02-29 Lapo CalamandreiAdwaita: some more WIP theme work for the new scale
2016-02-29 Cosimo Cecchigadget: simplify code
2016-02-29 Cosimo Cecchirange: use border box for slider area
2016-02-29 Cosimo Cecchirange: use new GtkCssGadget API instead of rolling...
2016-02-29 Cosimo Cecchigadget: add API to get various area boxes
2016-02-29 Cosimo Cecchirange: simplify code
2016-02-29 Lapo CalamandreiAdwaita: WIP for new range theme
2016-02-29 Cosimo Cecchirange: add a gadget for the whole widget area
2016-02-29 Cosimo Cecchiscale: always add marks at the beginning or the end
2016-02-29 Cosimo Cecchirange: use new GtkBoxGadget API instead of counting...
2016-02-29 Cosimo Cecchiboxgadget: add APIs to insert gadgets next to siblings
2016-02-29 Cosimo Cecchirange: use new GtkBoxGadget API instead of removing...
2016-02-29 Cosimo Cecchiboxgadget: add API to set expand/align flags for gadget...
2016-02-29 Cosimo Cecchirange: move slider drawing where it belongs
2016-02-29 Cosimo Cecchiscrollbar: deprecate min-slider-length style property
2016-02-29 Cosimo Cecchirange: whitespace fix
2016-02-29 Cosimo Cecchirange: remove border allocation hack
2016-02-29 Cosimo Cecchicolorscale: don't use style properties to determine...
2016-02-29 Cosimo CecchiRevert "range: move GtkColorScale special case to GtkCo...
2016-02-29 Cosimo CecchiRevert "range: simplify code"
2016-02-29 Cosimo Cecchirange: simplify code
2016-02-29 Cosimo Cecchirange: move GtkColorScale special case to GtkColorScale
2016-02-29 Cosimo Cecchirange: remove special case that's not needed
2016-02-29 Cosimo Cecchirange: move slider inside the trough
2016-02-29 Cosimo Cecchiscale: deprecate slider-length style property
2016-02-29 Cosimo Cecchirange: deprecate more style properties
2016-02-29 Cosimo Cecchirange: continue porting to GtkGadgets
2016-02-29 Cosimo Cecchigadget: add hit test functions
2016-02-29 Cosimo Cecchirange: remove unused code
2016-02-29 Cosimo Cecchirange: remove call that is not needed
2016-02-29 Cosimo Cecchirange: simplify code a bit
2016-02-29 Cosimo Cecchirange: don't call gtk_range_calc_layout() in realize()
2016-02-29 Cosimo Cecchirange: deprecate arrow-scaling style property
2016-02-29 Cosimo Cecchirange: use newer GtkCssGadget API
2016-02-29 Cosimo Cecchirange: deprecate trough-under-steppers
2016-02-29 Cosimo Cecchirange: first pass at porting to gadgets
2016-02-29 Matthias ClasenMove the level bar release note to the right section
2016-02-29 Paolo Borelliwin32: init wintab when the device manager is constructed
2016-02-29 Paolo Borelliwin32: actually call _gdk_win32_screen_on_displaychange...
2016-02-29 Ray Strodewayland: deal with staging buffer getting allocated...
2016-02-29 Jordi MasFixes to Catalan translation
2016-02-29 Timm Bäderframe: Fix horizontal size request
2016-02-29 Paolo Borelligdk: remove the core_pointer field from GdkDisplay
2016-02-29 Paolo Borelliquartz: get the core pointer from the device manager
2016-02-29 Paolo Borellibroadway: get the core pointer from the device manager
2016-02-29 Paolo Borelligdkdisplay: get the pointer device from the default...
2016-02-29 Paolo Borelligdkwindow: get the pointer device from the default...
2016-02-29 Matthias ClasenAdd and use GDK_CHECK_DEBUG macro
2016-02-29 Matthias Clasenx11: Don't use g_print for debug output
2016-02-29 Matthias Clasenwayland: Don't use g_print for debug output
2016-02-29 Matthias Clasenquartz: Don't use g_print for debug output
2016-02-29 Matthias Clasengdk: Don't use g_print for debug output
2016-02-29 Matthias Clasentestsuite: Fix up icontheme test
2016-02-29 Matthias ClasenDon't use g_print for debug output
2016-02-29 Matthias ClasenDrop some unused debug printfs
2016-02-28 Cosimo Cecchiwidget: make sure to check all children for allocation...
2016-02-28 Paolo Borelligdk: remove _gdk_event_queue_prepend
2016-02-28 Matthias Clasendisplay: Don't change default seat in flight
2016-02-28 Matthias Clasentestsuite: Strip newlines from g_warning and g_error
2016-02-28 Matthias Clasentests: Strip newlines from g_warning and g_error
2016-02-28 Matthias Clasenwayland: Strip newlines from g_warning and g_error
2016-02-28 Matthias Clasenquartz: Strip newlines from g_warning and g_error
2016-02-28 Matthias Clasengdk: Strip newlines from g_warning and g_error
2016-02-28 Matthias Clasenx11: Strip newlines from g_warning and g_error
2016-02-28 Matthias Clasenbroadway: Strip newlines from g_warning and g_error
2016-02-28 Matthias Clasenexamples: Strip newlines from g_warning and g_error
2016-02-28 Matthias Clasengtk-demo: Strip newlines from g_warning and g_error
2016-02-28 Matthias Clasengtk: Strip newlines from g_warning and g_error
2016-02-28 Paolo Borelligdkwindow: cleanup, avoid direct access to display...
2016-02-28 Piotr DrągUpdated POTFILES.skip
2016-02-28 Paolo Borelliwin32: close the screen when disposing the display
2016-02-28 Matthias ClasenAdd a release note about subclassing
2016-02-28 Timm Bäderframe: Don't move border gadget and child down
2016-02-28 Emmanuele BassiFix builddir != srcdir
2016-02-28 Paolo Borelliwin32: factor out on_displaychange_event method for...
2016-02-28 Paolo Borelliwin32: make init_root_window private to the screen...
2016-02-28 Paolo Borelliwin32: move function
2016-02-28 Paolo Borelliwin32: rename initialization function for clarity
2016-02-28 Paolo Borelliwin32: do not confuse gtk-doc
2016-02-28 Paolo Borelliwin32: move gdkvisual code in gdkscreen
2016-02-28 Matthias Clasengtk-demo: Simplify ui files a bit
2016-02-28 Matthias Clasengtk-demo: Put hte app menu in a separate file
next